diff --git a/exceptions.cabal b/exceptions.cabal
--- a/exceptions.cabal
+++ b/exceptions.cabal
@@ -1,6 +1,6 @@
 name:          exceptions
 category:      Control, Exceptions, Monad
-version:       0.8.0.1
+version:       0.8.0.2
 cabal-version: >= 1.8
 license:       BSD3
 license-file:  LICENSE
@@ -56,6 +56,7 @@
     base,
     stm,
     transformers,
+    transformers-compat,
     mtl,
     test-framework             >= 0.8      && < 0.9,
     test-framework-quickcheck2 >= 0.3      && < 0.4,
