diff --git a/quiver.cabal b/quiver.cabal
--- a/quiver.cabal
+++ b/quiver.cabal
@@ -1,5 +1,5 @@
 name:               quiver
-version:            1.1.0
+version:            1.1.1
 synopsis:           Quiver finite stream processing library
 homepage:           https://github.com/zadarnowski/quiver
 category:           Control
@@ -34,7 +34,7 @@
 source-repository this
   type:     git
   location: https://github.com/zadarnowski/quiver.git
-  tag:      1.1.0
+  tag:      1.1.1
 
 library
   hs-source-dirs:   src
@@ -46,4 +46,4 @@
                     Control.Quiver.Trans
   build-depends:    base >= 4.8 && < 5,
                     mmorph >= 1.0.4,
-                    transformers >= 0.4.3.0
+                    transformers >= 0.4.2.0
