diff --git a/gev-lib.cabal b/gev-lib.cabal
--- a/gev-lib.cabal
+++ b/gev-lib.cabal
@@ -1,6 +1,6 @@
 cabal-version:      2.4
 name:               gev-lib
-version:            0.2.0.0
+version:            0.2.0.1
 
 -- A short (one-line) description of the package.
 synopsis: The family of Extreme Value Distributions.
@@ -27,7 +27,7 @@
 category: Statistics, Probability
 extra-source-files: CHANGELOG.md
 
-library gev-dist
+library
     exposed-modules:  Gev, Gev.Gumbel, Gev.Frechet, Gev.Weibull, Gev.GevDist
 
     -- Modules included in this library but not exported.
