diff --git a/doc/src/sgml/release-9.4.sgml b/doc/src/sgml/release-9.4.sgml
new file mode 100644
index 41256b7..2913944
*** a/doc/src/sgml/release-9.4.sgml
--- b/doc/src/sgml/release-9.4.sgml
***************
*** 1327,1334 ****
          <para>
           This allows for faster access to values in the <type>JSON</>
           document and faster and more useful indexing of <type>JSON</>.
!          <type>JSONB</> values are also typed as appropriate scalar
!          SQL types.
          </para>
         </listitem>
  
--- 1327,1334 ----
          <para>
           This allows for faster access to values in the <type>JSON</>
           document and faster and more useful indexing of <type>JSON</>.
!          Scalar values in <type>JSONB</> documents are typed as appropriate
!          scalar SQL types.
          </para>
         </listitem>
  
