diff --git a/CHANGES.md b/CHANGES.md
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,6 +1,6 @@
 # Change log
 
-## 0.6.1
+## 0.7
 
 * Drop `MonadTrans (ExceptT e)` instance to allow `transformers-0.6.1`.
   See #70.
diff --git a/selective.cabal b/selective.cabal
--- a/selective.cabal
+++ b/selective.cabal
@@ -1,5 +1,5 @@
 name:          selective
-version:       0.6.1
+version:       0.7
 synopsis:      Selective applicative functors
 license:       MIT
 license-file:  LICENSE
