diff --git a/doc/src/sgml/release-12.sgml b/doc/src/sgml/release-12.sgml
index c1985d6822aec037ebc7f12a619c8b03f5e5e5b6..38c45967fcfd3b9b217945b71edfccc005a0197f 100644
--- a/doc/src/sgml/release-12.sgml
+++ b/doc/src/sgml/release-12.sgml
@@ -2360,12 +2360,13 @@ Author: Peter Eisentraut <peter@eisentraut.org>
 -->
 
       <para>
-       Add support for <acronym>ICU</acronym> collation attributes
-       (Peter Eisentraut)
+       Add support for <acronym>ICU</acronym> collation attributes on older
+       ICU versions (Peter Eisentraut)
       </para>
 
       <para>
-       This allows customization of the collation rules.
+       This allows customization of the collation rules in a consistent way
+       across all ICU versions.
       </para>
      </listitem>