diff --git a/ipfs.cabal b/ipfs.cabal
--- a/ipfs.cabal
+++ b/ipfs.cabal
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           ipfs
-version:        1.3.0.1
+version:        1.3.0.2
 synopsis:       Access IPFS locally and remotely
 description:    Interact with the IPFS network by shelling out to a local IPFS node or communicating via the HTTP interface of a remote IPFS node.
 category:       Network
@@ -157,7 +157,7 @@
     , vector
   default-language: Haskell2010
 
-test-suite fission-doctest
+test-suite ipfs-doctest
   type: exitcode-stdio-1.0
   main-is: Main.hs
   other-modules:
