diff --git a/tls.cabal b/tls.cabal
--- a/tls.cabal
+++ b/tls.cabal
@@ -1,5 +1,5 @@
 Name:                tls
-Version:             1.1.0
+Version:             1.1.1
 Description:
    Native Haskell TLS and SSL protocol implementation for server and client.
    .
@@ -94,7 +94,7 @@
                    , tls
                    , time
                    , crypto-random-api
-  ghc-options:       -Wall -fno-warn-orphans -fno-warn-missing-signatures -fhpc
+  ghc-options:       -Wall -fno-warn-orphans -fno-warn-missing-signatures
 
 source-repository head
   type: git
