diff --git a/antiope-sns.cabal b/antiope-sns.cabal
--- a/antiope-sns.cabal
+++ b/antiope-sns.cabal
@@ -1,7 +1,7 @@
 cabal-version: 2.4
 
 name:                   antiope-sns
-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/SNS/MessagesSpec.hs b/test/Antiope/SNS/MessagesSpec.hs
--- a/test/Antiope/SNS/MessagesSpec.hs
+++ b/test/Antiope/SNS/MessagesSpec.hs
@@ -10,7 +10,7 @@
 import Hedgehog.Range              as Range
 import Test.Hspec
 
-{-# ANN module ("HLint: Ignore Redundant do" :: String) #-}
+{-# ANN module ("HLint: ignore Redundant do" :: String) #-}
 
 spec :: Spec
 spec = describe "Antiope.SNS.MessagesSpec" $ do
