Fix [Issue#102]
diff --git a/release-notes/VERSION b/release-notes/VERSION
index b51fb54..1395f19 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -11,9 +11,8 @@
   empty ObjectNodes.
  (reported by Francis G)
 * Making things implement java.io.Serializable:
-  - [Issue#94]: PropertyNamingStrategy (reported by Sean B)
-  - [Issue#99]: EnumResolver (reported by Sean B)
-  - [Issue#100]: AbstractDeserializer (reported by Sean B)
+  - Issues: #94, #99, #100, #102
+    (reported by Sean B)
 * [Issue#96]: Problem with JsonTypeInfo.As.EXTERNAL_PROPERTY, defaultImpl
  (reported by Adva11@github)