diff --git a/doc/src/sgml/release-15.sgml b/doc/src/sgml/release-15.sgml
index 635941a908..35b3fd0c24 100644
--- a/doc/src/sgml/release-15.sgml
+++ b/doc/src/sgml/release-15.sgml
@@ -567,17 +567,6 @@ Previously, such updates ran delete actions on the source partition and insert a
 </para>
 </listitem>
 
-<!--
-Author: Amit Kapila <akapila@postgresql.org>
-2021-12-08 [a61bff2bf] De-duplicate the result of pg_publication_tables view.
--->
-
-<listitem>
-<para>
-Remove incorrect duplicate partitions in system view pg_publication_tables (Hou Zhijie)
-</para>
-</listitem>
-
 <!--
 Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
 2022-04-02 [cfdd03f45] Allow CLUSTER on partitioned tables
@@ -1375,6 +1364,17 @@ Add system view pg_stat_subscription_stats to report on subscriber activity (Mas
 <para>
 New function pg_stat_reset_subscription_stats() allows the resetting of subscriber statistics.
 </para>
+</listitem>
+
+<!--
+Author: Amit Kapila <akapila@postgresql.org>
+2021-12-08 [a61bff2bf] De-duplicate the result of pg_publication_tables view.
+-->
+
+<listitem>
+<para>
+Remove incorrect duplicate partitions in system view pg_publication_tables (Hou Zhijie)
+</para>
 </listitem>
 
      </itemizedlist>
