diff --git a/changelog b/changelog
--- a/changelog
+++ b/changelog
@@ -1,6 +1,9 @@
 -*-Changelog-*-
+1.2.0.6  Jun 2016
+	* Updated bounds again.
+
 1.2.0.5  Jun 2016
-	* Relaxed dependencies for GHC 8.0.
+	* Updated bounds for GHC 8.0.
 
 1.2.0.4  Jun 2015
 	* Cleaned, added some documentation.
diff --git a/hPDB.cabal b/hPDB.cabal
--- a/hPDB.cabal
+++ b/hPDB.cabal
@@ -1,5 +1,5 @@
 name:                hPDB
-version:             1.2.0.5
+version:             1.2.0.6
 synopsis:            Protein Databank file format library
 homepage:            https://github.com/BioHaskell/hPDB
 stability:           stable
