diff --git a/RSA.cabal b/RSA.cabal
--- a/RSA.cabal
+++ b/RSA.cabal
@@ -1,6 +1,6 @@
 name:       RSA
 category:   Cryptography, Codec
-version:    2.1.0.2
+version:    2.1.0.3
 license:    BSD3
 license-file: LICENSE
 author:     Adam Wick <awick@galois.com>
@@ -48,7 +48,7 @@
                   test-framework             >= 0.8.0.3 && < 0.10,
                   test-framework-quickcheck2 >= 0.3.0.2 && < 0.5,
                   SHA                        >= 1.6.4.1 && < 2.0
-  GHC-Options:    -Wall -fno-warn-orphans -fhpc
+  GHC-Options:    -Wall -fno-warn-orphans
   extensions:     DeriveDataTypeable, MultiWayIf, ScopedTypeVariables
 
 source-repository head
