...
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 1395f19..67a1961 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -7,6 +7,8 @@
 
 Fixes:
 
+* [JACKSON-875]: Enum values not found if Feature.USE_ANNOTATIONS disabled
+ (reported by Laurent P)
 * [Issue#93]: ObjectNode.setAll() broken; would not add anything for
   empty ObjectNodes.
  (reported by Francis G)