...
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 3f0bcc5..3cd2cde 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -6,6 +6,8 @@
 
 2.7.4 (not yet released)
 #1178: `@JsonSerialize(contentAs=superType)` behavior disallowed in 2.7
+#1189: Converter called twice results in ClassCastException
+ (reported by carrino@github)
 #1191: Non-matching quotes used in error message for date parsing
 #1194: Incorrect signature for generic type via `JavaType.getGenericSignature
 - Improve handling of custom content (de)serializers for `AtomicReference`