diff --git a/src/Text/Pandoc.hs b/src/Text/Pandoc.hs
index 3b7c8f94d..920bc9655 100644
--- a/src/Text/Pandoc.hs
+++ b/src/Text/Pandoc.hs
@@ -63,6 +63,7 @@ module Text.Pandoc
                , runIO
                , runPure
                , runIOorExplode
+               , setVerbosity
                -- * Error handling
                , module Text.Pandoc.Error
                -- * Lists of readers and writers