clojure.java.jdbc and Clojure version support

Clojure's java.jdbc contrib library currently supports back to Clojure 1.4.0 (for the 0.6.x versions of java.jdbc) but I want to get a sense of whether the minimum supported version should be raised to Clojure 1.7.0.

T