diff -rup b/userpoints.views.inc a/userpoints.views.inc
--- b/userpoints.views.inc	2012-03-20 12:46:01.000000000 -0400
+++ a/userpoints.views.inc	2013-02-28 23:17:17.077230132 -0500
@@ -432,7 +432,7 @@ function userpoints_views_data() {
       ),
       'relationship' => array(
           'base' => 'node',
-          'field' => 'nid',
+          'base field' => 'nid',
           'label' => t('Entity'),
           'handler' => 'views_handler_relationship',
       ),
