diff --git a/time.cabal b/time.cabal
index 6b307e9a4d2027c77ab55030fbca85277a22d396..5f02408dd90365cf50d08f1221147ee03c29def5 100644
--- a/time.cabal
+++ b/time.cabal
@@ -19,7 +19,6 @@ tested-with:
 x-follows-version-policy:
 
 extra-source-files:
-    changelog.md
     aclocal.m4
     configure.ac
     configure
@@ -32,6 +31,8 @@ extra-tmp-files:
     config.status
     autom4te.cache
     lib/include/HsTimeConfig.h
+extra-doc-files:
+    changelog.md
 
 source-repository head
     type:     git