* NEWS: Release 1.12.1
diff --git a/ChangeLog b/ChangeLog
index d2d8115..a3accac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-03-11  James Hunt  <james.hunt@ubuntu.com>
+
+	* NEWS: Release 1.12.1
+
 2014-03-07  James Hunt  <james.hunt@ubuntu.com>
 
 	* NEWS: Release 1.12
diff --git a/NEWS b/NEWS
index fd54493..b810b24 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,7 @@
-1.13  xxxx-xx-xx ""
+1.12.1  2014-03-11 "Standing Room Only"
+
+	* Fixed re-exec breakage caused by incorrect D-Bus API usage.
+	* Tests updated to catch this issue.
 
 1.12  2014-03-07 "Water Table"
 
diff --git a/configure.ac b/configure.ac
index 7ba99af..a3e4d71 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
-AC_INIT([upstart], [1.13], [upstart-devel@lists.ubuntu.com])
+AC_INIT([upstart], [1.12.1], [upstart-devel@lists.ubuntu.com])
 NIH_COPYRIGHT([[Copyright © 2006-2014 Canonical Ltd., 2011 Scott James Remnant]])
 AC_CONFIG_SRCDIR([init/main.c])
 AC_CONFIG_MACRO_DIR([m4])
diff --git a/po/upstart.pot b/po/upstart.pot
index abe6e10..c3f3792 100644
--- a/po/upstart.pot
+++ b/po/upstart.pot
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: upstart 1.12\n"
+"Project-Id-Version: upstart 1.12.1\n"
 "Report-Msgid-Bugs-To: new@bugs.launchpad.net\n"
-"POT-Creation-Date: 2014-03-07 11:07+0000\n"
+"POT-Creation-Date: 2014-03-11 14:33+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -728,7 +728,7 @@
 "actually run /sbin/telinit."
 msgstr ""
 
-#: init/main.c:245 util/reboot.c:172 util/shutdown.c:373 util/telinit.c:250
+#: init/main.c:245 util/reboot.c:172 util/shutdown.c:373 util/telinit.c:251
 msgid "Need to be root"
 msgstr ""
 
@@ -1327,7 +1327,7 @@
 "than 0 or 6, it will actually execute /sbin/shutdown.\n"
 msgstr ""
 
-#: util/reboot.c:169 util/shutdown.c:370 util/telinit.c:247
+#: util/reboot.c:169 util/shutdown.c:370 util/telinit.c:248
 msgid "Couldn't set uid."
 msgstr ""
 
@@ -1500,15 +1500,15 @@
 msgid "(%s) at %d:%02d ..."
 msgstr ""
 
-#: util/telinit.c:194
+#: util/telinit.c:195
 msgid "set environment variable in the runlevel event"
 msgstr ""
 
-#: util/telinit.c:215
+#: util/telinit.c:216
 msgid "Change runlevel."
 msgstr ""
 
-#: util/telinit.c:217
+#: util/telinit.c:218
 msgid ""
 "RUNLEVEL should be one of 0123456sS, where s and S are considered "
 "identical.\n"
@@ -1522,12 +1522,12 @@
 "state.\n"
 msgstr ""
 
-#: util/telinit.c:234
+#: util/telinit.c:235
 #, c-format
 msgid "%s: missing runlevel\n"
 msgstr ""
 
-#: util/telinit.c:239
+#: util/telinit.c:240
 #, c-format
 msgid "%s: illegal runlevel: %s\n"
 msgstr ""