diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 62fd7417976..a2647660836 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -89,6 +89,12 @@
client-assigned reosurce ID). Thanks to Frank Tao for the pull
request!
+
+ A bug was fixed in the JPA terminology uploader, where it was possible
+ in some cases for some ValueSets and ConceptMaps to not be saved because
+ of a premature short circuit during deferred uploading. Thanks to
+ Joel Schneider for the pull request!
+