diff --git a/pom.xml b/pom.xml
index a177789e3ad..d43786697f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -329,6 +329,10 @@
dangerousben
Ben Spencer
+
+ maclema
+ maclema
+
@@ -351,7 +355,7 @@
10.13.1.1
2.25.1
- 9.4.3.v20170317
+ 9.4.5.v20170502
5.2.9.Final
5.4.1.Final
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 63179d7bab2..ca730fa3033 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -149,6 +149,11 @@
Validator incorrectly rejected references where only an identifier was populated
+
+ Make error handler in the client more tolerant of errors where no response has
+ been received by the client when the error happens. Thanks to GitHub
+ user maclema for the pull request!
+