diff --git a/antiope-athena.cabal b/antiope-athena.cabal
--- a/antiope-athena.cabal
+++ b/antiope-athena.cabal
@@ -2,10 +2,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 045348650d7370c4ffdb0dc1ce9e3b7a0912d913853cb4e12a0bef04afae464e
+-- hash: 171a7231fba10f745ef8f349c66f70d3380850d48229232850c9a27587741127
 
 name:           antiope-athena
-version:        6.0.4
+version:        6.0.5
 description:    Please see the README on Github at <https://github.com/arbor/antiope#readme>
 category:       Services
 homepage:       https://github.com/arbor/antiope#readme
@@ -33,7 +33,7 @@
   hs-source-dirs:
       src
   default-extensions: BangPatterns GeneralizedNewtypeDeriving OverloadedStrings TupleSections
-  ghc-options: -Wall -Wcompat -Wincomplete-record-updates -Wincomplete-uni-patterns -O2 -msse4.2
+  ghc-options: -Wall -Wcompat -Wincomplete-record-updates -Wincomplete-uni-patterns -msse4.2
   build-depends:
       amazonka
     , amazonka-athena
@@ -53,7 +53,7 @@
   hs-source-dirs:
       test
   default-extensions: BangPatterns GeneralizedNewtypeDeriving OverloadedStrings TupleSections
-  ghc-options: -Wall -Wcompat -Wincomplete-record-updates -Wincomplete-uni-patterns -O2 -msse4.2 -threaded -rtsopts -with-rtsopts=-N
+  ghc-options: -Wall -Wcompat -Wincomplete-record-updates -Wincomplete-uni-patterns -msse4.2 -threaded -rtsopts -with-rtsopts=-N
   build-depends:
       amazonka
     , amazonka-athena
