diff --git a/ChangeLog b/ChangeLog
index e202cb015ed5e036745aab75f772c5c6512148d2..d27f29a5dc0a9bc5c3822b0e8f4a12c17de5e35f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2015-12-05  Benno Schulenberg  <bensberg@justemail.net>
 	* src/text.c: Fix compilation with --enable-tiny --enable-justify.
+	* doc/man/{nano.1,rnano.1,nanorc.5}, doc/texinfo/nano.texi:
+	Update date and version number to match the upcoming release.
 
 2015-12-04  Benno Schulenberg  <bensberg@justemail.net>
 	* src/proto.h: Avoid a compilation warning.
diff --git a/doc/man/nano.1 b/doc/man/nano.1
index 320942b5bfd9168b98bb7c8047c07e95406cb974..49f2dff5845154dcafa84b64888a5af16b62a19a 100644
--- a/doc/man/nano.1
+++ b/doc/man/nano.1
@@ -20,7 +20,7 @@
 .\"   Documentation License along with this program.  If not, see
 .\"   <http://www.gnu.org/licenses/>.
 .\"
-.TH NANO 1 "version 2.4.3" "August 2015"
+.TH NANO 1 "version 2.5.0" "December 2015"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 
diff --git a/doc/man/nanorc.5 b/doc/man/nanorc.5
index 67ce5971c7efe136112137368f990f2b2021a4d2..2d0291410e51255932a2feaeaf5ee8c075c81040 100644
--- a/doc/man/nanorc.5
+++ b/doc/man/nanorc.5
@@ -20,7 +20,7 @@
 .\"   Documentation License along with this program.  If not, see
 .\"   <http://www.gnu.org/licenses/>.
 .\"
-.TH NANORC 5 "version 2.4.3" "August 2015"
+.TH NANORC 5 "version 2.5.0" "December 2015"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .SH NAME
diff --git a/doc/man/rnano.1 b/doc/man/rnano.1
index 69014073eb5155d31aeadef5ba480474a5af0c0f..40674a7158786e13595185b11fe3f91e659fb543 100644
--- a/doc/man/rnano.1
+++ b/doc/man/rnano.1
@@ -19,7 +19,7 @@
 .\"   Documentation License along with this program.  If not, see
 .\"   <http://www.gnu.org/licenses/>.
 .\"
-.TH RNANO 1 "version 2.4.0" "March 2015"
+.TH RNANO 1 "version 2.5.0" "December 2015"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .SH NAME
diff --git a/doc/texinfo/nano.texi b/doc/texinfo/nano.texi
index 1d232337ba38ac97378c5b6fa85f0b4245059e4d..646575b9f6ce70d5424a9b15b3013e7a133eeb8b 100644
--- a/doc/texinfo/nano.texi
+++ b/doc/texinfo/nano.texi
@@ -6,8 +6,8 @@
 
 @smallbook
 @set EDITION 0.3
-@set VERSION 2.4.3
-@set UPDATED August 2015
+@set VERSION 2.5.0
+@set UPDATED December 2015
 
 @dircategory Editors
 @direntry
@@ -21,7 +21,7 @@
 @titlepage
 @title GNU @code{nano}
 @subtitle a small and friendly text editor.
-@subtitle version 2.4.3
+@subtitle version 2.5.0
 
 @author Chris Allegretta
 @page