diff --git a/forkable-monad.cabal b/forkable-monad.cabal
--- a/forkable-monad.cabal
+++ b/forkable-monad.cabal
@@ -2,12 +2,13 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 057d84219a4fe2319349d86c810abcc4dbf468e73a7b75754711cf197639f552
+-- hash: a478fca4b8cad180bc4ff2304e325f65b5bb7d164ea686c9667e2096fe885c9e
 
 name:           forkable-monad
-version:        0.2.0.0
+version:        0.2.0.1
 synopsis:       An implementation of forkIO for monad stacks.
 description:    < This module defines a more generic version of Control.Concurrent's forkIO, which can directly run some complex monadic actions as well as plain IO actions.
+category:       Concurrent
 homepage:       https://github.com/https://www.github.com/System-Indystress/ForkableMonad#readme
 bug-reports:    https://github.com/https://www.github.com/System-Indystress/ForkableMonad/issues
 author:         David Anderson
