diff --git a/secure-sockets.cabal b/secure-sockets.cabal
--- a/secure-sockets.cabal
+++ b/secure-sockets.cabal
@@ -1,5 +1,5 @@
 Name:                secure-sockets
-Version:             1.2.6
+Version:             1.2.7
 Synopsis:            Secure point-to-point connectivity library
 Description:
     This library simplifies the task of securely connecting two
@@ -25,7 +25,7 @@
                        directory,
                        HsOpenSSL >=0.10.2,
                        network ==2.*,
-                       transformers ==0.2.*,
+                       transformers >=0.2,
                        process
   ghc-prof-options:    -auto-all
   ghc-options:         -Wall -funbox-strict-fields -fwarn-tabs
