diff --git a/README.md b/README.md
index 9bcc2af25..4f03046fe 100644
--- a/README.md
+++ b/README.md
@@ -71,7 +71,7 @@ This sample photo is used for the main page:
 
 ## License
 
-Copyright 2011-2017, E14N https://e14n.com/ and contributors
+Copyright 2011-2018, E14N https://e14n.com/ and contributors
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/doc/pump.1 b/doc/pump.1
index 0378997e6..5382e298f 100644
--- a/doc/pump.1
+++ b/doc/pump.1
@@ -15,7 +15,7 @@
 .\" WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 .\" See the License for the specific language governing permissions and
 .\" limitations under the License.
-.TH PUMP 1 "08 December 2017" "5.1.0-beta.0"
+.TH PUMP 1 "05 January 2018" "5.1.0"
 .SH NAME
 pump.io \- stream server that does most of what people really want from a
 social network
@@ -186,7 +186,7 @@ Bugs are tracked in GitHub:
 Written primarily by Evan Prodromou; enhanced and maintained by many
 contributors.
 .SH COPYRIGHT
-Copyright \(co 2011-2017, E14N https://e14n.com/ and contributors
+Copyright \(co 2011-2018, E14N https://e14n.com/ and contributors
 
 Licensed under the Apache License, Version 2.0 (the "License"); you
 may not use this file except in compliance with the License.  You may
diff --git a/package.json b/package.json
index b3c1a4c75..c8c4a0ddd 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "name": "pump.io",
   "preferGlobal": "true",
   "homepage": "http://pump.io/",
-  "version": "5.1.0-beta.0",
+  "version": "5.1.0",
   "author": "Evan Prodromou <evan@e14n.com>",
   "description": "Social server with an ActivityStreams API",
   "devDependencies": {