diff --git a/antiope-sqs.cabal b/antiope-sqs.cabal
--- a/antiope-sqs.cabal
+++ b/antiope-sqs.cabal
@@ -1,7 +1,7 @@
 cabal-version: 2.4
 
 name:                   antiope-sqs
-version:                7.4.3
+version:                7.4.4
 synopsis:               Please see the README on Github at <https://github.com/arbor/antiope#readme>
 description:            Please see the README on Github at <https://github.com/arbor/antiope#readme>.
 category:               Services
@@ -12,6 +12,7 @@
 copyright:              Arbor Networks
 license:                MIT
 license-file:           LICENSE
+tested-with:            GHC == 8.8.1, GHC == 8.6.5, GHC == 8.4.4
 build-type:             Simple
 extra-source-files:     README.md
                         ChangeLog.md
@@ -67,7 +68,7 @@
                       , conduit
                       , generic-lens
                       , hedgehog              >= 0.5          && < 1.1
-                      , hspec                 >= 2.4          && < 2.7
+                      , hspec                 >= 2.4          && < 2.8
                       , hw-hspec-hedgehog     >= 0.1          && < 0.3
                       , lens
                       , lens-aeson
