diff --git a/Shorewall/manpages/shorewall-snat.xml b/Shorewall/manpages/shorewall-snat.xml
index 47fb78963..276b6d0dd 100644
--- a/Shorewall/manpages/shorewall-snat.xml
+++ b/Shorewall/manpages/shorewall-snat.xml
@@ -359,9 +359,9 @@
{-|[!]port-name-or-number[,port-name-or-number]...|+ipset}
- The column was renamed to DPORT in Shorewall 5.2.5.2.
- Beginning with that release, both PORT and DPORT are accepted in the
- alternative input format,
+ The column was renamed to DPORT in Shorewall 5.2.6. Beginning
+ with that release, both PORT and DPORT are accepted in the
+ alternative input format,
If the PROTO column specifies TCP (6), UDP (17), DCCP (33),
SCTP (132) or UDPLITE (136) then you may list one or more port
diff --git a/docs/configuration_file_basics.xml b/docs/configuration_file_basics.xml
index 28449f7ed..0eafc7de1 100644
--- a/docs/configuration_file_basics.xml
+++ b/docs/configuration_file_basics.xml
@@ -743,7 +743,7 @@ ACCEPT net:\
action,source,dest,proto,port,ipsec,mark,user,switch,origdest,probability
(Note: 'port' may be specified as 'dport' beginning with Shorewall
- 5.2.5.2).
+ 5.2.6).