Update XML-Loy dependency to 0.53

Change-Id: I240c2a0e94657dbbea4ddab687b05646a5062406
diff --git a/Makefile.PL b/Makefile.PL
index 471add1..365583a 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -20,7 +20,7 @@
   BUILD_REQUIRES => {
     'Test::More' => 0,
     'Test::Output' => 0,
-    'XML::Loy' => 0.52,
+    'XML::Loy' => 0.53,
     'IO::Uncompress::Unzip' => '2.091',
     'Pod::Usage'      => 0,
     'Dumbbench' => '0.111',