Fix #656 for 2.4 as well
diff --git a/release-notes/VERSION b/release-notes/VERSION
index fa3821d..046923f 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -8,6 +8,7 @@
 
 #635: Reduce cachability of `Map` deserializers, to avoid problems with per-property config changes
     (regression due to #604)
+#656: `defaultImpl` configuration is ignored for `WRAPPER_OBJECT`
 - Solve potential cyclic-resolution problem for `UntypedObjectDeserializer`
 
 2.4.4 (24-Nov-2014)