diff --git a/morpheus-graphql-tests.cabal b/morpheus-graphql-tests.cabal
--- a/morpheus-graphql-tests.cabal
+++ b/morpheus-graphql-tests.cabal
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           morpheus-graphql-tests
-version:        0.27.1
+version:        0.27.2
 synopsis:       Morpheus GraphQL Test
 category:       web, graphql, test
 homepage:       https://morpheusgraphql.com
@@ -39,6 +39,6 @@
     , relude >=0.3.0 && <2.0.0
     , tasty >=0.1.0 && <1.5.0
     , tasty-hunit >=0.1.0 && <1.0.0
-    , text >=1.2.3 && <2.1.0
+    , text >=1.2.3 && <3.0.0
     , unordered-containers >=0.2.8 && <0.3.0
   default-language: Haskell2010
