TEZ-1742. Addendum to fix CHANGES.txt
diff --git a/CHANGES.txt b/CHANGES.txt
index f4742f9..5749ea2 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -10,11 +10,11 @@
   TEZ-1738. Tez tfile parser for log parsing
   TEZ-1627. Remove OUTPUT_CONSUMABLE and related Event in TaskAttemptImpl
   TEZ-1749. Increase test timeout for TestLocalMode.testMultipleClientsWithSession
-  TEZ-1742. Improve response time of internal preemption
 
 Release 0.5.3: Unreleased
 
 ALL CHANGES:
+  TEZ-1742. Improve response time of internal preemption
   TEZ-1745. TestATSHistoryLoggingService::testATSHistoryLoggingServiceShutdown can be flaky.
   TEZ-1747. Increase test timeout for TestSecureShuffle.
   TEZ-1746. Flaky test in TestVertexImpl and TestExceptionPropagation.