diff --git a/changelog.md b/changelog.md
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,7 @@
+## 0.7.1.0 (2017-04-28)
+
+- No changes, version bump only.
+
 ## 0.7.0.3 (2016-09-23)
 
 - No changes, version bump 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.3
+Version:                0.7.1.0
 Cabal-Version:          >= 1.10
 Build-Type:             Simple
 Author:                 Drew Hess <src@drewhess.com>
@@ -10,7 +10,7 @@
 License:                BSD3
 License-File:           LICENSE
 Copyright:              Copyright (c) 2016, Drew Hess
-Tested-With:            GHC == 7.10.3, GHC == 8.0.1
+Tested-With:            GHC == 7.10.3, GHC == 8.0.1, GHC == 8.0.2
 Category:               System
 Synopsis:               GPIO support for mellon
 Description:
@@ -54,4 +54,4 @@
 Source-Repository this
   Type:                 git
   Location:             git://github.com/dhess/mellon.git
-  Tag:                  v0.7.0.3
+  Tag:                  v0.7.1.0
