From 0555d028b5ce8c41e33011c1bfd0212d546cb8c1 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Mon, 16 Nov 2015 07:39:02 -0800
Subject: [PATCH] Bump version to 1.15.2.1. Updated changelog.

---
 changelog    | 6 ++++++
 pandoc.cabal | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/changelog b/changelog
index c5c68da6c..fc3299943 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+pandoc (1.15.2.1)
+
+
+  * Added two missing test files, and `stack.yaml`, to
+    `extra-source-files` so they're included in the source tarball.
+
 pandoc (1.15.2)
 
   * `pandoc my.md -t context -o my.pdf` will now create a PDF using
diff --git a/pandoc.cabal b/pandoc.cabal
index c607a0dd0..fd9a43179 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,5 +1,5 @@
 Name:            pandoc
-Version:         1.15.2
+Version:         1.15.2.1
 Cabal-Version:   >= 1.10
 Build-Type:      Custom
 License:         GPL