Additional changes, similar to #769
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 7b5bcc9..c2ec48e 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -28,6 +28,8 @@
  (reported by nickwongdev@github)
 #762: Add `ObjectWriter.withoutRootName()`, `ObjectReader.withoutRootName()`
 #765: `SimpleType.withStaticTyping()` impl incorrect
+#769: Fix `JacksonAnnotationIntrospector.findDeserializer` to return `Object` (as per
+  `AnnotationIntrospector`); similarly for other `findXxx(De)Serializer(...)` methods
 - Remove old cglib compatibility tests; cause problems in Eclipse
 
 2.5.4 (not yet released)