diff --git a/morpheus-graphql-client.cabal b/morpheus-graphql-client.cabal
--- a/morpheus-graphql-client.cabal
+++ b/morpheus-graphql-client.cabal
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           morpheus-graphql-client
-version:        0.27.2
+version:        0.27.3
 synopsis:       Morpheus GraphQL Client
 description:    Build GraphQL APIs with your favorite functional language!
 category:       web, graphql, client
@@ -102,7 +102,7 @@
     , req >=3.0.0 && <4.0.0
     , template-haskell >=2.0.0 && <3.0.0
     , text >=1.2.3 && <3.0.0
-    , transformers >=0.3.0 && <0.6.0
+    , transformers >=0.3.0 && <0.7.0
     , unliftio-core >=0.0.1 && <0.4.0
     , unordered-containers >=0.2.8 && <0.3.0
     , websockets >=0.12.6.0 && <1.0.0
@@ -147,7 +147,7 @@
     , tasty-hunit >=0.1.0 && <1.0.0
     , template-haskell >=2.0.0 && <3.0.0
     , text >=1.2.3 && <3.0.0
-    , transformers >=0.3.0 && <0.6.0
+    , transformers >=0.3.0 && <0.7.0
     , unliftio-core >=0.0.1 && <0.4.0
     , unordered-containers >=0.2.8 && <0.3.0
     , websockets >=0.12.6.0 && <1.0.0
