diff --git a/cryptonite-conduit.cabal b/cryptonite-conduit.cabal
--- a/cryptonite-conduit.cabal
+++ b/cryptonite-conduit.cabal
@@ -1,5 +1,5 @@
 Name:                cryptonite-conduit
-version:             0.2.1
+version:             0.2.2
 Synopsis:            cryptonite conduit
 Description:
   Conduit bridge for cryptonite
@@ -49,7 +49,7 @@
                      , tasty
                      , tasty-hunit
                      , tasty-quickcheck
-  ghc-options:         -threaded -rtsopts -with-rtsopts=-N -W -Wall
+  ghc-options:       -Wall
 
 source-repository head
   type: git
