diff --git a/fclabels.cabal b/fclabels.cabal
--- a/fclabels.cabal
+++ b/fclabels.cabal
@@ -1,5 +1,5 @@
 Name:          fclabels
-Version:       1.1.2
+Version:       1.1.3
 Author:        Sebastiaan Visser, Erik Hesselink, Chris Eidhof, Sjoerd Visscher
                with lots of help and feedback from others.
 Synopsis:      First class accessor labels.
@@ -49,7 +49,7 @@
       base                       < 5
     , template-haskell >= 2.2 && < 2.8
     , mtl              >= 1.0 && < 2.2
-    , transformers     >= 0.2 && < 0.3
+    , transformers     >= 0.2 && < 0.4
 
 Source-Repository head
   Type:     git
