Fixed #1005 for 2.6.4
diff --git a/release-notes/VERSION b/release-notes/VERSION
index ddda92c..051e129 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -10,6 +10,8 @@
  (reported by Antibrumm@github)
 #989: Deserialization from "{}" to java.lang.Object causes "out of END_OBJECT token" error
  (reported by Ievgen P)
+#1005: Synthetic constructors confusing Jackson data binding
+ (reported by Jayson M)
 - Fix a minor problem with `@JsonNaming` not recognizing default value
 
 2.6.3 (12-Oct-2015)