Fix #1195
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 3be57f8..9c9c157 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -13,6 +13,8 @@
  (reported by carrino@github)
 #1191: Non-matching quotes used in error message for date parsing
 #1194: Incorrect signature for generic type via `JavaType.getGenericSignature
+#1195: `JsonMappingException` not Serializable due to 2.7 reference to source (parser)
+ (reported by mjustin@github)
 #1198: Problem with `@JsonTypeInfo.As.EXTERNAL_PROPERTY`, `defaultImpl`, missing type id, NPE
 - Improve handling of custom content (de)serializers for `AtomicReference`