From f4c7ad6caf3abb52683456c93b58902931234b55 Mon Sep 17 00:00:00 2001
From: John MacFarlane <fiddlosopher@gmail.com>
Date: Thu, 26 Jul 2012 11:51:37 -0700
Subject: [PATCH] Revert "Require Cabal 0.14."

This reverts commit f6cc63de41f3b56d6c913981a85380b146719258.

Older versions of cabal supposedly just ignore the benchmark
stanza.
---
 pandoc.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pandoc.cabal b/pandoc.cabal
index 2aba44dd0..9a19b11c7 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,6 +1,6 @@
 Name:            pandoc
 Version:         1.10
-Cabal-Version:   >= 1.14
+Cabal-Version:   >= 1.10
 Build-Type:      Custom
 License:         GPL
 License-File:    COPYING