diff --git a/.gitignore b/.gitignore
index 50df73c..398d7d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -233,3 +233,4 @@
 /vim-8.1-497.tar.bz2
 /vim-8.1-511.tar.bz2
 /vim-8.1-513.tar.bz2
+/vim-8.1-527.tar.bz2
diff --git a/sources b/sources
index de5193f..b009b5f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (vim-8.1-513.tar.bz2) = 55e95ee94d2aba72e2e7f5a3608d48abdcd2408d6f982de8701e0f5d41ca95f29c26e4c9b88cdae04cabcb0fae6cc6ef4c7c922d88d4b2ed8ba780249b2388b9
+SHA512 (vim-8.1-527.tar.bz2) = 2fa5889dba3267d6c0b547df5adde836a58f2b2a09f60573c0d06ef480b5381d304fa04fd6a535087595e93ae244223c96dc3974036a7eaa3c039a52967c6960
diff --git a/vim.spec b/vim.spec
index e09abb6..b31ae6e 100644
--- a/vim.spec
+++ b/vim.spec
@@ -1,4 +1,4 @@
-%define patchlevel 513
+%define patchlevel 527
 %if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
 %define WITH_SELINUX 1
 %endif
@@ -24,7 +24,7 @@ Summary: The VIM editor
 URL:     http://www.vim.org/
 Name: vim
 Version: %{baseversion}.%{patchlevel}
-Release: 2%{?dist}
+Release: 1%{?dist}
 License: Vim and MIT
 Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2
 Source1: vim.sh
@@ -799,6 +799,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
 %{_datadir}/icons/locolor/*/apps/*
 
 %changelog
+* Fri Nov 16 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.527-1
+- patchlevel 527
+
 * Thu Nov 08 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.513-2
 - #1646183 - do not forget the epoch