diff --git a/community/xfce4/APKBUILD b/community/xfce4/APKBUILD
index 6c15424537986c599eb141674482a93ff9fe6fe5..8bc6bf3e5c88d79538fae6607cfcb13ea368c163 100644
--- a/community/xfce4/APKBUILD
+++ b/community/xfce4/APKBUILD
@@ -1,30 +1,29 @@
 # Contributor: Natanael Copa <ncopa@alpinelinux.org>
 # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
 pkgname=xfce4
-pkgver=4.13.0
+pkgver=4.14_pre1
 pkgrel=0
 pkgdesc="XFCE 4 meta package"
 url="https://xfce.org"
 arch="noarch"
 license="GPL"
-# https://mail.xfce.org/pipermail/xfce-announce/2015-February/000389.html
+# https://mail.xfce.org/pipermail/xfce-announce/2019-May/000701.html
 depends="
-	exo>=0.12.0
-	garcon>=0.6.0
-	libxfce4ui>=4.13.0
-	libxfce4util>=4.13.0
-	thunar>=1.8.0
+	exo>=0.12.5
+	garcon>=0.6.2
+	libxfce4ui>=4.13.5
+	libxfce4util>=4.13.3
+	thunar>=1.8.6
+	tumbler>=0.2.4
 	ttf-dejavu
-	xfce4-appfinder>=4.13.0
-	xfce4-mixer
-	xfce4-panel>=4.13.0
-	xfce4-power-manager>=1.6.0
-	xfce4-session>=4.13.0
-	xfce4-settings>=4.13.0
-	xfce4-terminal>=0.8.0
-	xfconf>=4.13.0
-	xfdesktop>=4.13.0
-	xfwm4>=4.13.0
+	xfce4-appfinder>=4.13.3
+	xfce4-panel>=4.13.5
+	xfce4-power-manager>=1.6.2
+	xfce4-session>=4.13.2
+	xfce4-settings>=4.13.6
+	xfconf>=4.13.7
+	xfdesktop>=4.13.4
+	xfwm4>=4.13.2
 	"
 
 makedepends=