diff --git a/doc/src/sgml/release-9.4.sgml b/doc/src/sgml/release-9.4.sgml
index 20ba3c2c1ff..871d4a6b621 100644
--- a/doc/src/sgml/release-9.4.sgml
+++ b/doc/src/sgml/release-9.4.sgml
@@ -57,6 +57,13 @@
+
+
+ Reduce lock levels of some ALTER TABLE> commands
+
+
+
@@ -1237,7 +1244,7 @@
Reduce lock levels of some ALTER TABLE> commands
- (Simon Riggs, Noah Misch)
+ (Simon Riggs, Noah Misch, Robert Haas)