Fix #1102
diff --git a/release-notes/VERSION b/release-notes/VERSION
index 706160a..06247ec 100644
--- a/release-notes/VERSION
+++ b/release-notes/VERSION
@@ -9,6 +9,8 @@
 #1079: Add back `TypeFactory.constructType(Type, Class)` as "deprecated" in 2.7.1
 #1083: Field in base class is not recognized, when using `@JsonType.defaultImpl`
  (reported by Julian H)
+#1102: Handling of deprecated `SimpleType.construct()` too minimalistic
+ (reported by Thibault K)
 
 2.7.0 (10-Jan-2016)