Updated Changes
diff --git a/CHANGES b/CHANGES
index 1153a55..3054940 100644
--- a/CHANGES
+++ b/CHANGES
@@ -119,6 +119,8 @@
     * [PHOENIX-891] - Multi-tenant - Upserting values without specifying columns names upserts values in wrong columns
     * [PHOENIX-892] - Multi-tenant - Creating index throws NoSuchColumnFamilyException when CF is specified in base table
     * [PHOENIX-901] - Ensure ConnectionQueryServices only initialized once
+    * [PHOENIX-904] - Connection leak during running of upgrade
+
 
 ** Task
     * [PHOENIX-25] - Remove @author tags