diff --git a/README.md b/README.md
index c6dbfbec..97d94b63 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ weixin-popular 已支持的微信平台
com.github.liyiorg
weixin-popular
- 2.8.25-SNAPSHOT
+ 2.8.25
```
* [升级注意事项](https://github.com/liyiorg/weixin-popular/wiki/jar_update)
diff --git a/changelog.txt b/changelog.txt
index e0939205..bb7530d1 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -2,11 +2,14 @@ WEIXIN-POPULAR CHANGELOG
===========================
https://github.com/liyiorg/weixin-popular
-Changes in version 2.8.25 (2018-12-?)
+Changes in version 2.8.25 (2018-12-18)
-------------------------------------
* 委托代扣 参数补充
+* #183 XMLConverUtil XXE 处理
* #186 添加服务商分账接口
* #187 卡券基础信息添加字段 get_custom_code_mode,use_limit
+* #188 MediaType 拼写错误修改
+* #190 修复WxaUtil的decryptUserInfo方法中文乱码问题
Changes in version 2.8.24 (2018-10-12)
-------------------------------------
diff --git a/pom.xml b/pom.xml
index 0c37cf53..7f47bc04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.github.liyiorg
weixin-popular
- 2.8.25-SNAPSHOT
+ 2.8.25
weixin-popular
The weixin-popular is a JAVA SDK for weixin. Weixin web url is https://mp.weixin.qq.com.