diff --git a/antiope-shell.cabal b/antiope-shell.cabal
--- a/antiope-shell.cabal
+++ b/antiope-shell.cabal
@@ -1,7 +1,7 @@
 cabal-version: 2.4
 
 name:                   antiope-shell
-version:                7.4.5
+version:                7.5.0
 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
diff --git a/test/Antiope/Shell/S3Spec.hs b/test/Antiope/Shell/S3Spec.hs
--- a/test/Antiope/Shell/S3Spec.hs
+++ b/test/Antiope/Shell/S3Spec.hs
@@ -4,7 +4,7 @@
 import Hedgehog
 import Test.Hspec
 
-{-# ANN module ("HLint: Ignore Redundant do" :: String) #-}
+{-# ANN module ("HLint: ignore Redundant do" :: String) #-}
 
 spec :: Spec
 spec = describe "Antiope.S3.S3Spec" $ do
