diff --git a/Setup.hs b/Setup.hs
deleted file mode 100644
--- a/Setup.hs
+++ /dev/null
@@ -1,2 +0,0 @@
-import Distribution.Simple
-main = defaultMain
diff --git a/riak-protobuf-lens.cabal b/riak-protobuf-lens.cabal
--- a/riak-protobuf-lens.cabal
+++ b/riak-protobuf-lens.cabal
@@ -1,5 +1,5 @@
 name:           riak-protobuf-lens
-version:        0.24.0.0
+version:        0.25.0.0
 synopsis:       Lenses for riak-protobuf
 description:
   A set of Haskell lenses for interacting with the protocol buffer
@@ -12,7 +12,7 @@
 license-file:   LICENSE
 build-type:     Simple
 cabal-version:  >= 1.10
-tested-with: GHC==8.4.4, GHC==8.2.2, GHC==8.0.2
+tested-with: GHC==8.4.4, GHC==8.2.2, GHC == 8.6.3, GHC == 8.8.4, GHC==8.10.4
 extra-source-files:
     Changes.md
     generate.sh
