Backport #703 fix by Francisco
diff --git a/release-notes/VERSION b/release-notes/VERSION
index aec9441..74e3391 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -8,6 +8,8 @@
 
 #691: NullSerializer for MapProperty failing when using polymorphic handling
  (reported by Antibrumm@github)
+#703: Multiple calls to ObjectMapper#canSerialize(Object.class) returns different values
+ (reported by flexfrank@github)
 
 2.5.1 (06-Feb-2015)