Babel Changelog
===============
+Version 2.5.3
+-------------
+
+This is a maintenance release that reverts undesired API-breaking changes that slipped into 2.5.2
+(see https://github.com/python-babel/babel/issues/550).
+
+It is based on v2.5.1 (f29eccd) with commits 7cedb84, 29da2d2 and edfb518 cherry-picked on top.
+
Version 2.5.2
-------------
negotiate_locale, parse_locale, get_locale_identifier
-__version__ = '2.5.2'
+__version__ = '2.5.3'
# The short X.Y version.
version = '2.5'
# The full version, including alpha/beta/rc tags.
-release = '2.5.2'
+release = '2.5.3'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.