diff --git a/changelog.md b/changelog.md
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,7 @@
+## 0.8.0.6 (2018-02-04)
+
+No changes, version bump only.
+
 ## 0.8.0.5 (2018-02-04)
 
 Changes:
diff --git a/mellon-gpio.cabal b/mellon-gpio.cabal
--- a/mellon-gpio.cabal
+++ b/mellon-gpio.cabal
@@ -2,10 +2,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 34cb673100a26e616e49cefa75525fb248fa592422e78a03ab2dd5bd9d4ee0a5
+-- hash: c3d20201bf5bf3a31fc8883922d424de093ab4f270fe9e66061312328e656e9f
 
 name:                   mellon-gpio
-version:                0.8.0.5
+version:                0.8.0.6
 synopsis:               GPIO support for mellon
 description:            @mellon-gpio@ provides a GPIO-driven @mellon-core@ @Device@.
                         Currently, it provides support for Linux @sysfs@-based GPIO.
diff --git a/package.yaml b/package.yaml
--- a/package.yaml
+++ b/package.yaml
@@ -1,5 +1,5 @@
 name:       mellon-gpio
-version:    0.8.0.5
+version:    0.8.0.6
 synopsis:   GPIO support for mellon
 category:   System
 stability:  experimental
