diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -10,4 +10,4 @@
 to an available GPIO pin on the host where the `mellon-core`
 application will run.
 
-[![Travis CI build status](https://travis-ci.org/dhess/mellon.svg?branch=v0.7.0)](https://travis-ci.org/dhess/mellon)
+[![Travis CI build status](https://travis-ci.org/dhess/mellon.svg?branch=master)](https://travis-ci.org/dhess/mellon)
diff --git a/changelog.md b/changelog.md
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,11 @@
+## 0.7.0.3 (2016-09-23)
+
+- No changes, version bump only.
+
+## 0.7.0.2 (2016-09-23)
+
+- No changes, version bump only.
+
 ## 0.7.0.1 (2016-06-13)
 
 - Packaging fixes only.
diff --git a/mellon-gpio.cabal b/mellon-gpio.cabal
--- a/mellon-gpio.cabal
+++ b/mellon-gpio.cabal
@@ -1,5 +1,5 @@
 Name:                   mellon-gpio
-Version:                0.7.0.1
+Version:                0.7.0.3
 Cabal-Version:          >= 1.10
 Build-Type:             Simple
 Author:                 Drew Hess <src@drewhess.com>
@@ -54,5 +54,4 @@
 Source-Repository this
   Type:                 git
   Location:             git://github.com/dhess/mellon.git
-  Branch:               v0.7.0
-  Tag:                  v0.7.0.1a
+  Tag:                  v0.7.0.3
